home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 132 (Alt)
/
Vol 132.iso
/
games
/
hewitt.swf
/
scripts
/
frame_45
/
DoAction_2.as
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2011-06-09
|
220 b
|
14 lines
stop();
_root.txt_number = 0;
_root.micon._alpha = 100;
stopAllSounds();
_root.fromRaven = 1;
if(_root.ravenMSG == "YOU HAVE FAILED")
{
_root.sfx.gotoAndStop(41);
}
else
{
_root.sfx.gotoAndStop(40);
}